SMTP Block Errors
550 [SPF_INVALID]
Email rejected due to missing or invalid SPF record
Introduction
This error occurs when attempting to send email through JetEmail’s SMTP servers without having our required SPF record properly configured in your domain’s DNS settings.
Example Error Message
Here’s what this error looks like:
What is SPF?
SPF (Sender Policy Framework) is an email authentication method that helps prevent email spoofing. It specifies which mail servers are authorized to send email on behalf of your domain.
How to Fix This Error
- Log into your domain’s DNS settings
- Add JetEmail’s SPF record to your domain’s DNS records
- The record should look like:
- If you already have an SPF record, add our include statement:
For more detailed instructions, see our SPF configuration guide.
Verification
After adding the SPF record:
- Allow up to 24 hours for DNS propagation
- You can verify the record is correct using our SPF checker tool
- Try sending your email again once DNS has updated